80x86 and 680x0 resources
Editor's note: As a supplemental to his article about RGB565 saturated addition, which contains 680x0 assembler code snippets, Kalms created a list of websites that contain information on this CPU. As a bonus, he also included websites containing reference for 80x86 CPUs.
80x86 resources
http://developer.intel.com/design/litcentr/cdorder.htm
Developer's Insight CDs -- order one issue free
ftp://download.intel.com/design/pentium/manuals/
24143004.pdf - Pentium Developer's Manual, vol 3:
Architecture and Programming Manual
Pentium specifics, such as instruction timing
ftp://download.intel.com/design/pentiumii/manuals/
24281603.pdf - IA Optimization Manual
Describes optimization techniques for Pentium/PII
24319002.pdf - IA Developer's Manual, Vol 1: Basic Architecture
General information on the x86 architecture
24319102.pdf - IA Developer's Manual, Vol 2: Instruction Set
Instruction set up to (and including) PII
24319202.pdf - IA Developer's Manual, Vol 3: System Programming
PII specifics, such as instruction timing
245120701.pdf - IA Optimization Manual
Describes optimization techniques for PIII
http://developer.intel.com/drg/mmx/
MMX Programming Manuals
680x0 resources
http://mot-sps.com/products/microprocessors/32_bit/68k/mc680x0.html
680x0 manuals on-line (seems to be a bit unstable)
http://mot-sps.com/products/microprocessors/32_bit/68k/mc68000.html
http://mot-sps.com/products/microprocessors/32_bit/68k/mc68020.html
http://mot-sps.com/products/microprocessors/32_bit/68k/mc68030.html
http://mot-sps.com/products/microprocessors/32_bit/68k/mc68040.html
http://mot-sps.com/products/microprocessors/32_bit/68k/mc68060.html
http://www.mot-sps.com/home/lit_ord.html
Literature Order Form (free)
Documents to order:
M68000PM/AD - 680x0 family manual
M68000UM/AD - 68000 specifics manual
M68020UM/AD - 68020 specifics manual
MC68030UM/AD - 68030 specifics manual
M68040UM/AD - 68040 specifics manual
M68060UM/AD - 68060 specifics manual